home *** CD-ROM | disk | FTP | other *** search
- Path: nntp.igs.net!usenet
- From: bnear@blvl.igs.net (Brian Near)
- Newsgroups: comp.lang.rexx
- Subject: Re: b tree search needed
- Date: Sun, 31 Mar 1996 11:32:22 -0500
- Organization: IGS - Information Gateway Services
- Distribution: inet
- Message-ID: <WOrXxgabrg+e090yn@blvl.igs.net>
- References: <bgBXxgabrgbM090yn@blvl.igs.net> <4jj9nt$ssc@stratus.skypoint.net>
- NNTP-Posting-Host: bnear.blvl.igs.net
-
- >Is there a difference between a Btree search and a binary search? I'd really
- >like to know, because I've heard of both terms.
-
- No, they are the same thing.
-
- >Here's a binary search I've been using, I ported it from a quick-basic routine
- >By Ethan Winer, I modified it here a little bit to make it more general
- >purpose, as the one I use only looked at the first word.
-
- Thanks! It's a little more concise than the one I finally got working. ;-)
-
-
- -------------------------------
- bnear@blvl.igs.net
- casrsdfd@ibmmail.com
- -------------------------------
-